價格:免費
更新日期:2018-08-13
檔案大小:16M
目前版本:9.0
版本需求:Android 4.0 以上版本
官方網站:http://www.Mobile-CDR.com
Email:KetanComputers99@gmail.com
聯絡地址:1/16, Sindhi Colony, Ram Nagar, Near Ayyappa Temple Borivali West, Mumbai, Pincode - 400092 Maharashtra, India.
It displays the Address, Latitude & Longitude of a Cell ID. (GSM+CDMA)
Note: We do not provide the Cell ID Database. User has to create the database by using below mentioned details.
1. Create 'Cell ID Database' folder in root directory of SD Card (External Storage).
2. Create SQLite database using following schema...
Table [Data],
Fields =
[Type]: INT
[Lac]: INT
[Cid]: INT
[Address]: CHAR
[Lat]: DOUBLE
[Long]: DOUBLE
[VLookup]: CHAR
Table [android_metadata], Fields = [locale]: TEXT DEFAULT '''en_US''' (One record containing default value)
3. Import data from the file received from respective operator.
4. Name the database file according to it's Circle & Operator names.
(i.e. Mumbai - Vodafone.db)